home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / e / misc.save / 000304_sms.antinode@gmail.com_Wed Feb 10 15:07:25 2010.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Path: reader2.panix.com!panix!bloom-beacon.mit.edu!4.24.21.218.MISMATCH!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!l26g2000yqd.googlegroups.com!not-for-mail
  2. From: Steven Schweda <sms.antinode@gmail.com>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Re: C-Kermit 9.0 for VAX?
  5. Date: Tue, 9 Feb 2010 20:04:41 -0800 (PST)
  6. Organization: http://groups.google.com
  7. Lines: 12
  8. Message-ID: <f13c7093-7af4-45e3-bc1b-950c397e079a@l26g2000yqd.googlegroups.com>
  9. References: <slrnhn34mm.em3.fdc@panix2.panix.com> <hksg21$q4r$1@online.de> 
  10.     <slrnhn3oqt.5hj.fdc@panix1.panix.com>
  11. NNTP-Posting-Host: 70.244.104.135
  12. Mime-Version: 1.0
  13. Content-Type: text/plain; charset=ISO-8859-1
  14. X-Trace: posting.google.com 1265774681 15383 127.0.0.1 (10 Feb 2010 04:04:41 GMT)
  15. X-Complaints-To: groups-abuse@google.com
  16. NNTP-Posting-Date: Wed, 10 Feb 2010 04:04:41 +0000 (UTC)
  17. Complaints-To: groups-abuse@google.com
  18. Injection-Info: l26g2000yqd.googlegroups.com; posting-host=70.244.104.135; 
  19.     posting-account=OjKUgAkAAAAXAqdVEKd-Gc8RltEUx3Xq
  20. User-Agent: G2/1.0
  21. X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; 
  22.     rv:1.9.2) Gecko/20100115 Firefox/3.6,gzip(gfe),gzip(gfe)
  23. Xref: panix comp.protocols.kermit.misc:15904
  24.  
  25. Frank da Cruz wrote:
  26.  
  27. > I'd be particularly interested in how "@ckvker f" works out (the "long
  28. > file" support option) on 32-bit VMS hardware.
  29.  
  30.  
  31.    That's easy.  It won't.  In DECC$TYPES.H, all the
  32. _LARGEFILE stuff is conditional on "!defined(__VAX)".  There
  33. is no C run-time support for large files on VAX, and I expect
  34. none in the future.  I believe that ckvker.com ignores "F" on
  35. a VAX.  A complaint could be added, but I believe that it's
  36. currently silent.